x86/vlapic: a few type adjustments
authorJan Beulich <jbeulich@suse.com>
Thu, 25 Sep 2014 12:09:10 +0000 (14:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 25 Sep 2014 12:09:10 +0000 (14:09 +0200)
commit5623343d05a0a63c9a77f0254312c79e41795f76
treed951a1ef0a28715d0ef9df46ff437642b0930eca
parentf9e0cccf7b355896d8fd9f87d66e34f77de61061
x86/vlapic: a few type adjustments

Constify a couple of pointer parameters, convert a boolean function
return type to bool_t, and clean up a printk() being touched anyway.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/x86/hvm/vlapic.c
xen/include/asm-x86/hvm/vlapic.h